Skip to content

Clean up floppy signature detection code. - #157

Merged
dingusdev merged 1 commit into
dingusdev:masterfrom
mrpapersonic:floppy-cleanup
Dec 6, 2025
Merged

Clean up floppy signature detection code.#157
dingusdev merged 1 commit into
dingusdev:masterfrom
mrpapersonic:floppy-cleanup

Conversation

@mrpapersonic

Copy link
Copy Markdown
Contributor

It took me a second to figure out what the code was doing originally. All I did was separate out the crux of the logic into a lambda function rather than a for-loop.

Also includes a build fix for Linux machines linking with libstdc++.

…heck

this is more obvious to read at a glance.
@maximumspatium

Copy link
Copy Markdown
Collaborator

Please split your changes into two separate commits. Bundling unrelated changes together isn't recommended because it makes further testing and fixing harder. Thank you in advance!

@mrpapersonic

Copy link
Copy Markdown
Contributor Author

They're already two separate commits, do you want them as two PRs?

@dingusdev

Copy link
Copy Markdown
Owner

That would be preferred, yes.

@dingusdev
dingusdev merged commit 29f9ab1 into dingusdev:master Dec 6, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants